[INFO] cloning repository https://github.com/victorshevtsov/try-actions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/victorshevtsov/try-actions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorshevtsov%2Ftry-actions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorshevtsov%2Ftry-actions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8811ae8f26c7be880a65c043c000760122ef7264
[INFO] fixing victorshevtsov/try-actions against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorshevtsov%2Ftry-actions" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/victorshevtsov/try-actions
[INFO] finished tweaking git repo https://github.com/victorshevtsov/try-actions
[INFO] tweaked toml for git repo https://github.com/victorshevtsov/try-actions written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/victorshevtsov/try-actions on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/victorshevtsov/try-actions already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2ee7054c200938be73740adf445a64ea5fb2b1fde025d9c091051239b262ef64
[INFO] running `Command { std: "docker" "start" "2ee7054c200938be73740adf445a64ea5fb2b1fde025d9c091051239b262ef64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ee7054c200938be73740adf445a64ea5fb2b1fde025d9c091051239b262ef64" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ee7054c200938be73740adf445a64ea5fb2b1fde025d9c091051239b262ef64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ee7054c200938be73740adf445a64ea5fb2b1fde025d9c091051239b262ef64" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tinyvec v1.7.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling dircpy v0.3.16
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling pathsearch v0.2.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]     Checking actix-server v2.4.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling protobuf-zmq-rust-generator v0.1.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling try-actions v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr] warning: try-actions@0.1.0: Found protoc compiler at /usr/bin/protoc
[INFO] [stderr]     Checking actix-http v3.8.0
[INFO] [stderr]     Checking actix-web v4.8.0
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] [stderr] crater-edition-check: try-actions v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling try-actions v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `protobuf_zmq_rust_generator::ZmqServerGenerator`
[INFO] [stdout]  --> build.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use protobuf_zmq_rust_generator::ZmqServerGenerator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: try-actions@0.1.0: Found protoc compiler at /usr/bin/protoc
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/socket.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 142 |     ) -> BoxFuture<Result<Vec<u8>, ()>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |     ) -> BoxFuture<'_, Result<Vec<u8>, ()>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/socket.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn validate(&self, _input: TlsProof) -> BoxFuture<Result<ValidationResult, ()>> {
[INFO] [stdout]     |                 ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn validate(&self, _input: TlsProof) -> BoxFuture<'_, Result<ValidationResult, ()>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/socket.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 142 |     ) -> BoxFuture<Result<Vec<u8>, ()>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |     ) -> BoxFuture<'_, Result<Vec<u8>, ()>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/socket.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn validate(&self, _input: TlsProof) -> BoxFuture<Result<ValidationResult, ()>> {
[INFO] [stdout]     |                 ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn validate(&self, _input: TlsProof) -> BoxFuture<'_, Result<ValidationResult, ()>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "2ee7054c200938be73740adf445a64ea5fb2b1fde025d9c091051239b262ef64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ee7054c200938be73740adf445a64ea5fb2b1fde025d9c091051239b262ef64", kill_on_drop: false }`
[INFO] [stdout] 2ee7054c200938be73740adf445a64ea5fb2b1fde025d9c091051239b262ef64
